@charset "utf-8";
/* CYNERGY Website Styles Copyright 2010 */

body { 
margin:0; 
padding:0; 
height:100%; /* this is the key! */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
} 

.rightalignbg{ 
background-image: url(../images/background_02.png); 
background-repeat: repeat-y; 
background-position: right; 
} 

/* HEADER SECTION */

#logoBanner {
height: 37px;
width: 900px;
margin-top: 60px;
}

#logoHolder {
float: left;
height: 37px;
width: 207px;
}

#strapHolder{
height: 37px;
width: 525px;
margin-left: 250px;
}

#textsizeHolder{
height: 37px;
width: 82px;
float: right;

}
 
#aniHolder{
height: 196px;
width: 900px;
margin-top: 30px;
}

#menuHolder{
height: 49px;
width: 900px;
margin-top: 15px;
}

/* CENTRAL CONTENT */

#centralContainer{
margin-top: 30px;
width: 900px;
font-family: Arial, Helvetica, sans-serif;
text-align:left;
}

#centralLeftHolder {
float: left;
width: 204px;
display: inline;
}

#centralColumnHolder{
vertical-align:top;
width: 400px;
margin-left: 250px;
}

#centralRightHolder{
width: 204px;
float: right;
display: inline;
}

#headHolder{
height: 70px;
width: 400px;
}

#slimheadHolder{
height: 50px;
width: 400px;
}

#designheadHolder{
height: 100px;
width: 400px;
}

#snippetHolder{
height: 156px;
width: 410px;
}

#snippetPic{
float: left;
height: 156px;
width: 137px;
}

#snippetArrow{
float: left;
height: 156px;
width: 39px;
}

#snippetContent{
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
float: left;
height: 156px;
width: 224px;
}

#snippetContentSpace{
width: 225px;
height: 55px;
}

#snippetContentSpace2{
width: 225px;
height: 44px;
}

#snippetContentHead{
width: 220px;
height: 16px;
}

#snippetContentText{
margin-top: 8px;
width: 220px;
height: 50px;
overflow: hidden;

}

/* LEFT COLUMN */

#whatWeDoTop
{
width: 204px;
height: 47px;
}

#whatWeDoMiddle
{
width: 204px;
background-color:#3D133E;
height: 245px;
line-height: 0px;
overflow:hidden;
}

#whatWeDoBottomL
{
width: 204px;
height: 44px;

}

#whatDoYouThinkTop{
position: relative;
width: 204px;
height: 44px;
}

#whatDoYouThinkMiddle{
width: 204px;
height: 40px;
background-color: #E9E7E0;
vertical-align:middle;
}

#whatDoYouThinkMiddleContent{
width: 174px;
height: 36px;
margin-left: 20px;
}

#whatDoYouThinkBottom{
width: 204px;
height: 50px;
}

#whatDoYouThinkBottomL{
width: 204px;
height: 39px;
}

#contact{
position: relative;
width: 204px;
height: 120px;
}

#spacer{
width: 204px;
height: 10px;
}

#whatHolder{
width: 204px;
height: 50px;
}

/* RIGHT COLUMN */

#friendsTop{
width: 204px;
height: 44px;
}

#friendsMiddle{
width: 204px;
height: 64px;
}

#friendsBottom{
width: 204px;
height: 22px;
}

#enewsTop{
width: 204px;
height: 51px;
}

#enewsMiddle{
width: 204px;
height: 70px;
background-color: #E9E7E0;
}

#enewsMiddle_mainPage{
width: 400px;
height: 70px;
background-color:none;
}


#enewsBottom{
width: 204px;
height: 51px;
}

#enewsBottomR{
margin-left:138px;
width: 66px;
height: 51px;
}

#awardsTop{
width: 204px;
height: 35px;
}

#awardsMiddle{
width: 204px;
height: 80px;
}

#awardsBottom{
width: 204px;
height: 22px;
}

/* FOOTER */

#footer{
margin-top: 20px;
text-align:center;
margin-bottom: 20px;

width: 900px;
height: 43px;
}

/* EVENTS */

#eventLinks{
width: 204px;
height: 38px;
margin-bottom: 6px;
}

/* TEXT STYLES */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #625E50;
	margin-top: 12px;	
	margin-bottom: 10px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #625E50;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D133E;
	margin: 0px, 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D133E;
	margin: 0px, 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3D133E;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 26px;
}

.standardBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #625E50;	
}


.bulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/bullet_37.gif);
	list-style-type: none;
	margin: 5px 15px 0px 0px;
	text-indent: -2px;
}

.bulletList3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #625E50;	
	list-style-position: outside;
	list-style-image: url(../images/bullet2_03.gif);
	list-style-type: none;
	margin: 5px 15px 0px 0px;
	text-indent: -2px;
}

.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	background-image: url(../images/cynergyImage_44.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 126px;
	padding-left: 4px;
	vertical-align: middle;
}

.inputfieldmulti {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px 0 0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 120px;
	width: 400px;
}

.inputfieldtitle {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	height: 19px;
	width: 24px;
}
.inputfieldlong {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	height: 19px;
	width: 260px;
}
.inputfielddate {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	height: 19px;
	width: 80px;
}

.inputfieldMed {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	height: 19px;
	width: 230px;
}


.inputfieldtick {
	border: none;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 3px;

}

.link1 a {
font-family: Arial, Helvetica, sans-serif;
color: #3D133E;
font-size: 12px;
text-decoration:none;
font-weight: bold;
}
.link1 a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #3D133E;
font-size: 12px;
text-decoration:none;
font-weight: bold;

}
.link1 a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #625E50;
font-size: 12px;
text-decoration:none;
font-weight: bold;
}

.link2 a {
font-family: Arial, Helvetica, sans-serif;
color: #3D133E;
font-size: 13px;
text-decoration:none;
font-weight: bold;
}
.link2 a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #3D133E;
font-size: 13px;
text-decoration:none;
font-weight: bold;

}
.link2 a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #625E50;
font-size: 13px;
text-decoration:none;
font-weight: bold;
}
