/*
Cream Color Code: #F8F9D1
*/


/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
	font-family: "AvantGarde Bk BT", Arial;
}

/*FONTs Images basic selectors*/

h2,h3,h4,h5,h6{
line-height:1.8em;
font-weight:normal;
margin:0 0 0px 0;
color:#e32fca;
clear:both;
}

h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:17px;}
h5{font-size:16px;}
h6{font-size:14px;}

p{
	text-align: left;
	font-weight: normal;
	line-height:1.6em;
	font-size: 16px;
	padding:0 0 22px 0;
}

a:link{
	color:#39707E;
	text-decoration:underline;
}
a:visited{
	color:#39707E;
	text-decoration:underline;
}
a:hover{color:#39707E; text-decoration:none;}
a:active{color:#39707E; text-decoration:none;}

html{
margin:0 auto;
background-color: #DAEAEE;
/*background-color: #cfe5eb;*/
}

body{
/*overflow:auto;
height:100%;
*/
/*background: url('../images/bg.jpg') repeat-y;*/
/*background: url('../images/C&LStudio_bg.jpg') no-repeat;*/
width: 1024px;
height: 650px;
margin: 0 auto;
border: none;
font-size: 16px;
font-family: "AvantGarde Bk BT", Arial;
color:#39707E;
line-height: 22px;
position: relative;
}

.clear{
clear: both;
height: 0;
}

/* For intro */

/*
#intro_wrapper{
background-position:center 0;
background: url('../images/C&LStudio_bg_intro.jpg') no-repeat;
width: 1024px;
height: 815px;
margin: 0px auto;
display: table;
position:relative;
}
*/


#Flash_intro{
width: 869px;
height: 651px;
margin: 0px auto 0 auto;
}

#Flash_intro a{
margin: 0 0 0 368px;
}

#lines_wrapper{
background: url('../images/C&LStudio_bg.jpg') no-repeat;
width: 1024px;
height: 650px;
}


#Flash_slides{

width: 481px;
height: 385px;
margin: 0px auto 0 auto;
}

/* For Nav and Header */
#top_wrapper{
background-position:center 0;
width: 1024px;
margin: 0px auto;
display: table;
position:relative;
}


/* For Inners */
#wrapper{
background-position:center 0;
width: 904px;
margin: 2px auto 0 auto;
display: table;
position:relative;
}

#head{
margin: 0px 0 0 0;
}

#logo{
width: 185px;
height: 106px;
float: left;
display: inline;
margin: 24px 0 32px 172px;
/*margin: 34px 0 0 172px; used for border around site*/
}

#logo_stand_alone{
width: 185px;
height: 106px;
margin: 24px auto 0 auto;
}

#nav{
	float: right;
	z-index: 0;
	margin-top: 100px;
	margin-right: 60px;
	margin-left: 0px;
	width: auto;
	font-size: 13px;
	display: inherit;
}
#nav a:link{
	color:#39707E;
	text-decoration:none;
}
#nav a:visited{
	color:#39707E;
	text-decoration:none;
}
#nav a:hover{color:#39707E; text-decoration:underline;}
#nav a:active{color:#39707E; text-decoration:underline;}


#menu{
z-index: 0;	
}

/*content*/

#content{
width: 904px;
height: 417px;
margin: 0 0 3px 0;
}

#middle{
margin: 0 0 0 0;
width: 904px;
height: 417px;

}

#left{
float: left;
display: inline;
margin: 0 0 0 0;
width: 407px;
height: 417px;
}

#right{
	background-color: #F8F9D1;
	border-top: 1px #39707E solid;
	border-bottom: 1px #39707E solid;
	border-right: 1px #39707E solid;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 481px;
	height: 385px;
	padding: 15px 15px 15px 0px;
	font-size: 16px;
}

#right_scroll{
	/*background: url('../images/rightslide_bg.jpg') repeat-y;*/
background-color: #DAEAEE;
	border: 1px #39707E solid;
	width: 460px;
	height: 383px;
	overflow: scroll;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#right_scroll img{
border: none;
margin: 0 0 0 0px;
width: 460px;
}


#right_no_scroll{
	background: url('../images/rightslide_bg.jpg') repeat-y;
	background-color: #DAEAEE;
	border: 1px #39707E solid;
	width: 460px;
	height: 367px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*idd*/

#idd_middle{
background: transparent url('../images/rightbox.jpg') no-repeat bottom;
width: 513px;
height: 417px;
margin: 12px auto 0 auto;
}

#idd_middle ul {
width: 232px;
margin: 0px auto 0 auto;
padding-top: 81px;
list-style: none;
}

#idd_middle li{
margin: 0 auto;
text-decoration: none;
list-style: none;
}

#idd_btn{
width: 41px;
height: 18px;
margin: 0 0 0 865px;
}

#idd_btn img{
width: 41px;
height: 18px;
border: none;
margin: 0 0 0 0px;
}

#subcontent {
	position: absolute;
	visibility: hidden;
	width:52px;
	height:23px;
	left: 553px;
	top: 150px;
	background-color: #FFFFFF;
	border: 1px solid #ff510c;
	color: #ff510c;
	text-align: center;
	display: block;
	margin-top: 2px;
}

#subcontent a:link{
	color: #ff510c;
	text-decoration: none;
}

#subcontent a:visited {
	color: #ff510c;
	text-decoration: none;
}

#subcontent a:hover {
color: #ff510c;
text-decoration: underline;
}

#subcontent a:visited {
color: #ff510c; 
text-decoration: underline;
}
/*links*/

#links_middle{
background: transparent url('../images/rightbox.jpg') no-repeat bottom;
width: 513px;
height: 417px;
margin: 32px auto 0 auto;
}

#links_middle ul {
width: 232px;
margin: 0px auto 0 auto;
padding-top: 100px;
list-style: none;
}

#links_middle li{
margin: 0 auto;
text-decoration: none;
list-style: none;
}

#links_btn{
width: 41px;
height: 18px;
margin: 0 0 0 865px;
}

#links_btn img{
width: 41px;
height: 18px;
border: none;
margin: 0 0 0 0px;
}

/*contact*/

#contact_info{
	font-family: "AvantGarde Bk BT", Arial;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#contact_info a:link{
	color:#39707E;
	text-decoration:underline;
}
#contact_info a:visited{
	color:#39707E;
	text-decoration:underline;
}
#contact_info a:hover{
	color:#39707E;
	text-decoration:none;
}
#contact_info a:active{
	color:#39707E;
	text-decoration:none;
}
/*footer*/

#footer{
	font-size: 12px;
}





h1 {
	font-family: "AvantGarde Bk BT", Arial;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 15px;
}
